Welcome![Sign In][Sign Up]
Location:
Search - player directshow

Search list

[Multimedia programTitleOverlay

Description: 字符叠加的演示。其中FilterTitleOverlay是一个实现字符 叠加的Trans-In-Place Filter,注册名为“HQ Title Overlay Std.”。这个 Filter已经在《DirectShow开发指南》一书中详细介绍过,本书修正了一些问题。 SimplePlayer也是《DirectShow开发指南》一书介绍的一个简单的媒体文件播放 器,本书将其与字符叠加Filter集成,使媒体文件播放的同时能够进行字符叠加。-characters superimposed demonstration. FilterTitleOverlay which is a realization of the characters superimposed Trans-In-Place Filter, a registered "HQ Title Overlay Std." . Filter in the "DirectShow Development Guide," a detailed account of the book, the book that a number of issues. SimplePlayer also "DirectShow Development Guide," a book about a simple media player, the book and its characters superimposed Filter integrated media player at the same time to carry out characters superimposed.
Platform: | Size: 46335 | Author: wx | Hits:

[DirextXmpeg4playerv0.3

Description: 一个不错的播放mpeg-4视频的例子。用directshow实现,代码通俗易懂。-a good player MPEG-4 video examples. With directshow realize that the code is easily understood.
Platform: | Size: 1162280 | Author: 就不说 | Hits:

[DVD在Delphi做VCD播放器

Description: 在Delphi中利用DirectX 8 中DirectShow做VCD播放器 -in Delphi use DirectX 8 DirectShow do VCD player
Platform: | Size: 3286 | Author: 客票网 | Hits:

[mpeg mp3mp3player_console

Description: 我用Vc编写的控制台下播放mp3的软件,支持lcr歌词同步显示,是学习DirectShow的好例子-prepared by the console MP3 player software, support Introduction synchronized lyrics, learning is a good example of DirectShow
Platform: | Size: 7168 | Author: 程序员 | Hits:

[Multimedia programDSPlayer

Description: 使用DirectShow播放WINDOWS媒体文件的一个工具,对于那些对DirectShow接触还是不深的朋友很有帮助。-use DirectShow Windows media player a tool, For those who do not DirectShow contact or deep green.
Platform: | Size: 162960 | Author: 胡欢 | Hits:

[DirextX一个使用DirectX技术实现的类似winamp的播放器

Description: 一个使用DirectShow技术实现的类似winamp的播放器,压缩包中有完整的执行程序和原文件.-use technology similar to the Winamp player, compressed a complete implementation procedures and the original document.
Platform: | Size: 223287 | Author: 杨兵 | Hits:

[Multimedia programDirectShowPlayer

Description: 多媒体播放器源码(使用了DirectShow) 完全版,不错的例子,值得一看-source multimedia player (using the DirectShow) full version, a good example of an eye-catcher
Platform: | Size: 658729 | Author: 小强 | Hits:

[CSharpDVDPlayerNET

Description: 一个用DirectShow实现的DVD播放器,开发平台是.net,语言是C#.-DirectShow with a DVD player, development platforms yes. Net, language is C#.
Platform: | Size: 14297 | Author: 王慧璐 | Hits:

[DirextXdirectshow-ocx

Description: DirectShow声道分离切换FILTER+媒体播放控件+全中文C++源码-DirectShow channel separation switch FILTER media player controls Chinese C source code
Platform: | Size: 9134080 | Author: 风神子 | Hits:

[Multimedia DevelopDShow-Player

Description: 來自DirectShow SDK中的一個視頻播放器的標準代碼,很好的學習參考。-Standard code from the DirectShow SDK, a video player, a good learning reference.
Platform: | Size: 17426432 | Author: dxy | Hits:

[Software EngineeringDirectShow-p2p-media-player

Description: 基于DirectShow的p2p流媒体播放器的实现-Based on DirectShow p2p streaming player implementation
Platform: | Size: 164864 | Author: 潘水洋 | Hits:

[Multimedia DevelopPPlayer

Description: directshow播放器,简单,功能齐全。-directshow player, simple, all function.
Platform: | Size: 59392 | Author: 梁生 | Hits:

[DirextXsource-code-of-DirectShow

Description: 详细讲解了directshow的编程方法,附有多个源码,如:AppIPTransform为MFC Filter的例子,DsDemo是一些演示代码,FilterTitleOverlay是字符叠加Filter的源代码。 Chapter05:第5章用到的代码,其中GraphBuilding为Filter Graph构建技术 的一些代码,SimplePlayer为一个简单的播放器例子。DESCallback演示了控制DirectShow智能连接的方法。MpegNetwork为“MPEG流的网络客户端播放”实现的所有源代码。DVD2AVI_1.77.3_SRC.zip为开放源码, FilterMpeg2VD为此开放源码基础上开发的MPEG-2 Video Decoder Filter例子。-Explain in detail directshow programming, with more than one source, such as: AppIPTransform MFC Filter example, DsDemo some demo code, FilterTitleOverlay the characters superimposed Filter the source code. Chapter05: Chapter 5 used code, which GraphBuilding, building technology, some code, SimplePlayer Filter Graph is a simple example of a player. DESCallback presentation control DirectShow intelligent connection. MpegNetwork Play MPEG stream network client to achieve all of the source code. DVD2AVI_1.77.3_SRC.zip as open source, FilterMpeg2VD developed on the basis of this open source MPEG-2 Video Decoder Filter example.
Platform: | Size: 670720 | Author: renchao | Hits:

[Multimedia programPlayer

Description: 开发工具为Microsoft Visual Studio 2010,需安装DirectShow SDK实现视频处理,可以播放avi等主流媒体文件,可进行播放速度控制,英两控制全屏 拖放 抓图等-Development tools for Microsoft Visual Studio 2010, need to install the DirectShow SDK achieve video processing, can play avi and other mainstream media files, playback speed control ounce of control in full drag-and-drop shots
Platform: | Size: 50259968 | Author: lydia | Hits:

[Software EngineeringDirectShow-CSharpplayer

Description: 关于怎样用Directshow开发C#流媒体播放器的文档-About how to use the Directshow developed C# documentation streaming media player
Platform: | Size: 132096 | Author: WZN | Hits:

[VC/MFCVCPP-DirectShow

Description: 基于VC++与DirectShow技术的媒体播放器的设计与实现-Based on VC++ and DirectShow technology, media player design and implementation
Platform: | Size: 105472 | Author: liuzh | Hits:

[VC/MFCPlayer

Description: directshow 视频播放器 很完整-directshow mediaplayer.
Platform: | Size: 13010944 | Author: zpf | Hits:

[DirextXPlayer

Description: 自己写的MFC播放器,实现了播放,暂停,停止,帧播放,快速播放,慢速播放,截图,静音,和播放列表功能。需要配置一下DirectShow的环境,是在VS2013中开发的,压缩包中有DirectShow的配置说明和文件-Write their own MFC player, the realization of the play, pause, stop, frame, fast, slow play, screenshots, mute, and playlists function.Need to configure the DirectShow environment, is developed in VS2013, DirectShow configuration instructions are included in the package and documents
Platform: | Size: 5645312 | Author: 王军 | Hits:

[Multimedia DevelopDelphiDXShowMpeg

Description: 用Delphi+DirectShow实现的视频播放器,可用于游戏片头播放(Delphi+DirectShow implementation of video player, can be used for game titles broadcast)
Platform: | Size: 362496 | Author: 重复 | Hits:

[OpenCV茶叶茶艺茶道茶文化PPT模板

Description: 这是双人竞走游戏,它是一个双人玩的策略游戏,游戏有两点,第一个游戏者可以按R,G,f,D控制第一个点的走向,(This is a double race walking game. It's a two person game strategy game. There are two points in the game. The first player can control the trend of the first point according to R, G, F and D.)
Platform: | Size: 9937920 | Author: 那就等会 | Hits:
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 19 »

CodeBus www.codebus.net